AWS S3 Service (deprecated)

  • The AWS S3 service client, which can be used to interact with AWS Simple Storage Service (S3) via MongoDB Stitch. This client is deprecated. Use the AWSServiceClient in StitchAWSService.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "Use AWSServiceClient instead")
    public protocol AWSS3ServiceClient
  • The result of an AWS S3 put object request. (Deprecated)

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "Use the generic AWS service instead")
    public struct AWSS3PutObjectResult : Decodable
  • The result of an AWS S3 sign policy request. (Deprecated)

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "Use the generic AWS service instead")
    public struct AWSS3SignPolicyResult : Decodable